home *** CD-ROM | disk | FTP | other *** search
- Path: EU.net!sun4nl!xs4all!falstaff
- From: falstaff@xs4all.nl (Falstaff)
- Newsgroups: comp.lang.c
- Subject: Re: Help with a very weird C problem
- Date: 5 Apr 1996 06:41:27 GMT
- Organization: XS4ALL, networking for the masses
- Message-ID: <4k2fan$cip@news.xs4all.nl>
- References: <31620c87.184254741@199.171.83.2>
- NNTP-Posting-Host: xs1.xs4all.nl
- X-Newsreader: NN version 6.5.0 #666 (NOV)
-
- marty1@rbdc.rbdc.com (Jumping Jack Flash) writes:
-
- >Ok here's the problem. This program works great. BUT when I'm in the
- >c:\windows\desktop\programs directory instead of running the pkunzip
- >program it just shells a command.com, then after I type exit it
- >displays the ending screen. Here's the code
-
- >pkunzip_search = searchpath("pkunzip.exe");
-
- Hmmm, not a C standard library function...
-
- > cout << "PKUNZIP.EXE must be in your dos path!";
-
- Hmmm, not a valid C statement...
-
- > fnsplit(ffblk.ff_name,drive,dir,file,ext);
- > clrscr();
- > done = findfirst("*.zip",&ffblk,0);
-
- Hmmm, more functions not in the C standard library...
-
- Sure you got the right group? This seems to have nothing to do
- with the C language.
-
- Frank
- --
- The famous GIICM now on line: http://www.xs4all.nl/~falstaff/GIICM.html
- ------------------------------------------------------------------------
- Frank A. Vorstenbosch +31-(70)-355 5241 falstaff@xs4all.nl
-